ASP.NET MVC コントロールヘルプ
Palette プロパティ (FlexChartBase<T>)

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlexChartBase<T> クラス : Palette プロパティ
系列の表示に使用されるデフォルトの色の配列を取得または設定します。
シンタックス
'宣言
 
Public Overridable Property Palette As System.Collections.Generic.IEnumerable(Of Color)
public virtual System.Collections.Generic.IEnumerable<Color> Palette {get; set;}
解説
C1.Web.Mvc.Chart.Palettes クラスにある事前定義されたパレットのセットを使用できます。
参照

FlexChartBase<T> クラス
FlexChartBase<T> メンバ